PlugIns: PlugIns will allow ScrapIt Pro to support more file types just by adding a PlugIn file to the PlugIns folder (which should be in the same folder as the ScrapIt Pro application). Some PlugIns will not only allow you to import/export new file types but will also be used to display other graphic file types as well as play other sound file formats not supported by ScrapIt Pro! As new PlugIns become available, they will be placed on my web page, so check often for new PlugIns. Here are the PlugIns that come with ScrapIt Pro and what file types they support: AIFC = Allows import/export of AIFC (sound) files as well as being able to play them AIFF = Allows import/export of AIFF (sound) files as well as being able to play them EPSF = Allows import/export of EPSF (graphic) files (but does not currently display them) TIFF = Allows import/export of TIFF (graphic) files (but does not currently display them) FCIM = Allows import of FCIM (Claris Emailer™) files (they will be imported as TEXT items) FCOM = Allows import of FCOM (Claris Emailer™) files (they will be imported as TEXT items) NOTE: The names of the PlugIn files above must not be changed. PlugIns (for selected text): These types of plugins were added to version 5.5 of ScrapIt Pro. These are to allow you to alter selected text, depending on the plugin you select. You can access these plugins from either the "Text Changes" submenu of the "Edit" menu (or from the contextual menu you get when you hold down the Control key while clicking the mouse button) or from the Text Change icon in the scrap file toolbar. Here is a description of the standard text plugins available: • Add CRs Will add return characters after every 60th character. You can change the Maximum Line Length from 60 to whatever you like if you hold down the option key while selecting this Plugin. • Capitalize Sentences Will capitalize the first letter of the first word of each sentence. • Capitalize Words Will Capitalize The First Letter Of Each Word. • Convert %Hex [e.g., %09 = Tab] This will convert any hex symbols (e.g., “%09”, “%0D”, “%0A”, etc.) into the appropriate character (e.g., “%09” = the tab character, “%0D” = the return character, “%0A” = the linefeed character). This is useful if you receive MIME encoded email which will convert certain characters into the hex symbols. • Convert CRs to CR/LFs Will convert every CR (the return character) into a CR/LF (return/line feed) character combination for systems such as DOS that use the CR/LF in text files. • Convert CRs to LFs Will convert every CR (the return character) into a LF (line feed) character for systems such as DOS that use line feeds in text files. • Convert CRs to 1 CR Will convert multiple return characters into 1 return character. • Convert LFs to CRs Will convert every LF (line feed) into a CR (the return character) character for converting text from systems such as DOS that use line feeds in text files. • Convert spaces to 1 space Will convert multiple spaces into one space. • Convert Spaces to Tab Will convert space character(s) into a tab (default spaces = 4, to change the default, hold down the option key while selecting this Plugin). • Convert Tab to Spaces Will convert tab character into spaces (default spaces = 4, to change the default, hold down the option key while selecting this Plugin). • Email Reply This will create an email reply for the text selected by adding a ‘>’ character at the beginning of every line and breaking lines at every 75 characters. You can change the Maximum Line Length from 75 and change the ‘>’ character to whatever you like if you hold down the option key while selecting this Plugin. • Make lowercase Will convert selected text to all lowercase. • Make Smart Quotes Will convert any " or ' characters into a “” or ‘’ character. • Make Smart Quotes Dumb Will convert any “” or ‘’ characters into a " or ' character. • Make UPPERCASE Will convert selected text to all UPPERCASE. • Phone Letters to Numbers Will convert any uppercase characters into numbers for phone dialing (e.g., 1-800-CALL-MEE will be converted to 1-800-2255-633). • Phone Number Dialer This will produce tones that can actually dial a phone number for you using the internal speaker of your Macintosh (or external speakers if you have any). You must hold the mouth piece of your phone close to the speaker of your Macintosh to be able to use this feature. A phone number will dial only if the first character selected is a number. Also, the comma character will pause dialing for one second. • Strip >’s [Email Reply] Will remove the “>” character at the beginning of each line (to strip out the standard email reply character). • Strip This is useful if you receive email and your email program does not know how to display html tags sometimes sent via email. Basically, it removes any text between and including the < and > characters. Here’s an example: “

Hello!  How are you today?
”

after selecting the text above, and running the Strip  on it you would get this:

“
Hello!  How are you today?
”

• Strip  w/ 
   This will do the same as the above plugin but will also strip out any “ ” characters from the text.

• Strip Control Characters
   Will remove any characters with an ASCII value less than 32 (except for tabs, returns and form feeds).

• Strip CR/LFs
   Will remove any line feed characters and will then follow the same rules as Strip CRs (defined below).

• Strip CRs
   Will remove the return characters and replace them with spaces only if the next line after a CR does not begin with a space or tab character (and if there are at least 40 characters in the line before the CR).  You can change the Minimum Line Length from 40 to whatever you like if you hold down the option key while selecting this Plugin. 

• Strip Leading Spaces
   Will remove any spaces from the beginnings of any lines in the selected text.

• Strip LFs
   Will remove any line feed characters from the selected text.